Name | Description | |
---|---|---|
NAutomaticValue<TValue> Constructor | Overloaded. |
The following tables list the members exposed by NAutomaticValue<TValue>.
Name | Description | |
---|---|---|
NAutomaticValue<TValue> Constructor | Overloaded. |
Name | Description | |
---|---|---|
Automatic | Whether the value is automatic | |
AutomaticInstance | The automatic value singleton. | |
Value | The value in case Automatic is false |
Name | Description | |
---|---|---|
Equals | Checks whether this value is equal to the specified value. | |
FromObject | Creates an NAutomaticValue instance from the specified obj value. | |
GetHashCode | Gets the hash code of this structure. |